Skip to content

Conversation

@himaniraghav3
Copy link
Collaborator

No description provided.

{`$${_.sum(
challenge.prizeSets
.filter(set => set.type === 'placement')
.filter(set => set.type === 'PLACEMENT')

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[❗❗ correctness]
Ensure that the change from 'placement' to 'PLACEMENT' is intentional and that all related data sources and logic are updated accordingly. This change could lead to issues if other parts of the codebase or data sources still use the lowercase version.

@himaniraghav3 himaniraghav3 merged commit 48dd44d into develop Oct 30, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants